- T
Name | Description | |
---|---|---|
Count | Gets the count. | |
IsReadOnly | Gets a value indicating whether the list is read-only. | |
Item | Gets or sets the item of list at the specified index. |
Name | Description | |
---|---|---|
Add | Adds the specified item. | |
AddRange | Adds the range. | |
Clear | Clears this instance. | |
Contains | Determines whether [contains] [the specified item]. | |
CopyTo | Copies the elements of the System.Collections.Generic.ICollection`1 to an list, starting at a particular list index. | |
Exists | Existses the specified match. | |
Find | Finds the specified match. | |
FindAll | Finds all. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
GetRange | Gets the range. | |
IndexOf | Indexes the of. | |
Insert | Inserts the specified index. | |
Remove | Removes the specified item. | |
RemoveAll | Removes all. | |
RemoveAt | Removes the attribute. | |
RemoveRange | Remove list of items | |
Sort | Overloaded. Sorts the specified comparer. |
System.Object
Selerix.Foundation.Data.SmartList<T>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family